If your scenario requires compile - time checking , you cannot comply with this guideline 如果需要進(jìn)行編譯時(shí)檢查,則不能使用此準(zhǔn)則。
Compile - time checks identify many programming errors that go undetected in other progamming languages 編譯時(shí)可檢查許多種編程錯(cuò)誤,這在其它語言中是無法檢查到的。
Finally , the code for the typed dataset is safer , because it provides for the compile - time checking of types 最后,已聲明類型的數(shù)據(jù)集的代碼更安全,原因在于它提供對類型的編譯時(shí)檢查。
Besides recognizing special identifiers in the code , javassist implements much looser compile - time checks on the code than required by the java language specification 除了在代碼中識(shí)別特殊的標(biāo)識(shí)符外, javassist還實(shí)現(xiàn)了比java語言規(guī)范所要求的更寬松的編譯時(shí)代碼檢查。